Converts a date from Greenwich Mean Time (GMT) to the time zone of the local computer.
Syntax
GMTTime2Local(GMTTime As Date) As Date
Name | Description |
---|---|
GMTTime |
A date expressed in GMT. |
Related concepts